*{
	color:				#231f20;
	font-family:		"Trebuchet MS", Verdana, Arial;
}
input,textarea,select{
	color:				black;
}
A{
	color:				#800000;
	font-weight:		bold;
	text-decoration:	none;
}
A:hover{
	text-decoration:	underline;
	color:				#800000;
}
H1,H2,H3,H4,H5,H6{
	margin-bottom:		5px;
	margin-top:			3px;
}
b,strong{
	color:				#740a0b;
}
p{
	margin-top:			3px;
	margin-bottom:		5px;
}
H1{
	font-size:			24px;
	color:				#231f20;
}
H2{
	font-size:			20px;
	color:				#475a8d;
}
H3{
	font-size:			16px;
	color:				#740a0b;
}
H4{
	font-size:			14px;
	color:				#231f20;
}
H5{
	font-size:			20px;
	color:				#475a8d;
}
H6{
	font-size:			10px;
	color:				#740a0b;
}


body,div
{ 
	behavior:url("./styles/csshover.htc");  
}

html,body{height:auto}
/*CREATED TO LET TEXT FLOAT AROUND IMAGE*/
.textaround { 
	width: 350px; 
	height: 315px;
	float: left; 
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
/*CREATED TO LET TEXT FLOAT AROUND IMAGE*/


body,td,tr,table,div,p,form,img{
	font-size:			12px;
	padding:			0px;
	margin:				0px;
	text-align:			left;
	border-collapse:	collapse;
	vertical-align:		top;
	background-repeat:	no-repeat;
}


/* LAYOUT */

body{
	text-align:			left;
	background-image:	url("../images/index/background.jpg");
	background-color:	#fff0d1;
	background-repeat:	repeat-x;
}

a#switchlangtoother{
	position:			relative;
	#position:			absolute;
	text-decoration:	none;
	left:				500px;
	#left:				675px;
}

table#content{
	position:			absolute;
	width:				800px;
	margin-left:		0px;
	left:				0px;
	height:				520px;
	text-align:			center;
	background-color:	transparent;
	border-collapse:	collapse;
}
td#header{
	height:				235px;
	width:				800px;
	color:				#e1c0c6;
	font-size:			14px;
	font-weight:		bold;
	padding:			5px;
	padding-left:		0px;
	#padding-left:		12px;
	padding-top:		0px;
	#padding-top:		15px;
	/*background-color:	#fff0d1;*/
	background-image:	url("../images/index/header.gif");
}
	select#langselect{
		font-weight:	bold;
		width:			250px;
		border:			1px solid #231f20;
		font-size:		10px;
	}
div#IncModTitle{
	background-color:		#231f20;
	color:					white;
	font-weight:			bold;
	height:					20px;
	padding:				2px;
	text-decoration:		none;
	width:					200px;
}
td#gratistitle{
	background-color:		#b5d91d;
	color:					#231f20;
	font-size:				13px;
	font-weight:			bold;
	height:					18px;
	text-align:				center;
}

td#content{
	border-right:		1px solid black;
}
	table#realcontent{
	}

	td#realcontent{
		padding:				5px;
		padding-left:			15px;
		padding-top:			25px;
		background-color:		#ffd47d;
		border-left:			1px solid black;
		background-repeat:		no-repeat;
		background-image:	url("../images/index/justitia.jpg");
		background-color:	white;
	}
	div#content2content{
		padding-right:		10px;
		padding-top:		20px;
		padding-bottom:		10px;
		padding-left:		0px;
		height:				420px;
		width:				532px;
	}


td#footerright{
	width:					553px;
	background-color:		White;
	height:					25px;
	color:					#231f20;
	vertical-align:			middle;
	font-weight:			bold;
	font-size:				12px;
	border-right:			1px solid black;
	border-left:			1px solid black;
	border-bottom:			1px solid black;
	background-repeat:		repeat;
	background-position:	3px 2px;
	text-align:				center;
}
td#footerleft{
	width:					247px;
}
td#footerright a{
	text-decoration:		none;
	color:					#231f20;
}
div#headerflash{
	#position:			absolute;
	width:				100%;
	height:				100px;
	overflow:			hidden;
	left:				0px;
	top:				0px;
	z-index:			10;
	text-align:			left;
}
div#musicflash{
	position:			absolute;
	width:				200px;
	height:				30px;
	overflow:			hidden;
	left:				800px;
	top:				620px;
	z-index:			12;
}
div#contenttitlecontent a{
	color: #800000;
}
div#contenttitlecontent p{
	font-size:			110%;
}

/* Breadcrums */
td#breadcrums{
	height:					30px;
	padding-left:			0px;
	border-right:			1px solid white;
	padding-top:			3px;
	background-color:		white;
	padding-left:			265px;
}
a#placedoc{
	padding:				10px;
	text-decoration:		none;
	color:					#231f20;
}
a#placedoc:hover{
	font-weight:			bold;
	text-decoration:		none;
	text-decoration:		underline;
	color:					#231f20;
}

a#breadcrum1,a#breadcrum2,a#breadcrum3{
	font-weight:			bold;
	font-size:				16px;
	text-decoration:		none;
	color:					#231f20;
	padding-left:			0px;
	text-transform:			uppercase;
	font-family:			"Trebuchet MS", Verdana, Arial;
}
a#breadcrum2,a#breadcrum3{
	/*background-image:		url("../images/index/breadcrumarrow.gif");*/
	background-repeat:		no-repeat;
	padding-left:			0px;
	background-position:	0px 1px;
	text-transform:			none;
}
a#breadcrum1{
	color:					#800000;
}
a#breadcrum2{
	color:					Black;
	font-size:				14px;
}	td#menu{
		padding-top:			1px;
		background-color:		transparent;
		width:					241px;
		height:					400px;
		background-repeat:		repeat;
	}
div#menuboxp{

}
	div#menutreeparent{
		cursor:					hand;
		#width:					245px;
		background-color:		transparent;
		height:					23px;
		#height:				30px;
		padding:				0px;
		margin-bottom:			1px;
		margin-right:			1px;
		font-size:				14px;
		/*background-image:		url("../images/index/darkbg.gif");*/
		background-repeat:		repeat;
		border-bottom:			1px solid black;
	}
	div#menutreeparent:hover{
		background-color:		Black;
	}
	div#menutreeparent.menutreeparentopened{
		background-color:		Black;
		border-bottom:			1px solid black;
		font-weight:			bold;
		/*background-image:	url('../images/index/redbg.gif');*/
		background-repeat:		repeat;
	}
	div#menutreeparent a{
			width:					100%;
			height:					28px;
			padding-left:		15px;
			padding-top:		6px;
			color:				White;
			text-decoration:	none;
			font-size:			90%;
			text-transform:		uppercase;
			font-family:		"Trebuchet MS", Verdana, Arial;
		}
	div#menutreeparent.menutreeparentopened a{
		color:					#ffd47d;
	}
	div#menutreeparent:hover a{
		background-color:		Black;

		color:					#ffd47d;
	}

div#menuboxc{
	padding:		0px;
	width:				246px;
	padding-bottom:		0px;
}
	div#menutreechild{
		padding-left:			0px;
		margin-left:			4px;
		margin-right:			1px;
		/*border-left:			1px solid #800000;*/
		height:					20px;
		padding:				0px;
		text-align:				right;
		cursor:					hand;
	}
	div#menutreechild.menutreechildopened{
		background-color:		#231f20;
		
	}
		div#menutreechild a{
			padding-right:		10px;
			color:				white;
			width:				100%;
			padding-top:		2px;
			height:				22px;
		}
		div#menutreechild a:hover{
			color:				#ffd47d;
			background-color:		#231f20;
		}
		div#menutreechild.menutreechildopened a{
			color:					#ffd47d;
			text-decoration:		none;
		}


div#menutreegrandchild{

}
		div#menutreegrandchild a{
			margin-left:		20px;
			color:				white;
			cursor:				hand;
			border-left:		1px solid white;
			padding-left:		2px;
		}
		div#menutreegrandchild.menutreegrandchildopened a{
			color:					#ffd47d;
			background-color:		#740a0b;
			text-decoration:		none;
			width:					139px;
			height:					18px;
			vertical-align:			middle;
			padding-left:			3px;
			padding-top:			1px;
		}/* FUNCTION MSSG */
		div#content2mssgbox
		{
			width:				300px;
			position:			relative;
			left:				10px;
			top:				20px;
		}
		div#content2mssgtitle
		{
			width:				300px;
			background-color:	#231f20;
			padding:			2px;
			color:				white;
			font-weight:		bold;
			text-align:			center;
			border:				2px solid #231f20;
		}
		div#content2mssg
		{
			width:				100%;
			background-color:	#fff0d1;
			padding-bottom:		8px;
			padding-top:		8px;
			font-weight:		bold;
			text-align:			center;
			border:				2px solid ;
		}
/* FUNCTION MSSG */